Welcome![Sign In][Sign Up]
Location:
Search - Video for Windows delphi

Search list

[DirextX基于Delphi的VFW视频捕获程序的开发

Description: 许多关于视频的软件(如视频会议、可视电话等)开发都应用于视频捕获技术。微软为软件开发人员提供了一个专门用于视频捕获的VFW SDK,从而为在Windows系统中实现视频捕获提供了标准的接口,并大大降低了程序的开发难度。由于VFW SDK只有VC和VB版,没有Delphi版,因此需要在Delphi中一一声明DLL中的各个函数和变量。文中详细介绍了如何利用VFW在Delphi中开发视频捕获程序的步骤,同时给出了程序实例。-many of the video software (such as video conferencing, video telephony, etc.) are applied to the development of video capture technology. Microsoft for software developers with a special video capture for the VFW SDK, for the Windows System Video Capture provides a standardized interface, and greatly reduce the development process more difficult. As VFW SDK only version of VB and VC, no version of Delphi, Delphi in a statement on January 1 of each DLL functions and variables. This paper describes in detail how to use VFW in Delphi development video capture process steps and give examples of the program.
Platform: | Size: 5616 | Author: 王鹏 | Hits:

[Delphi VCLvideo-for-windows

Description: delphi video for windows 实现控件-delphi video for windows to achieve control
Platform: | Size: 28688 | Author: yagee | Hits:

[Delphi VCLDSPack 2.34

Description: 为Delphi2005做了改动 DSPack 2.3.3 (Sep 2004). DSPack is a set of Components and class to write Multimedia Applications using MS Direct Show and DirectX technologies. DSPack is designed to work with DirectX 9 on Win9X, ME, 2000, and Windows XP operating systems. Now VMR (Video Mixing Renderer) is available on all Windows Operating Systems. DSPack 2 is designed to work with Delphi 5,6,7 and CPP Builder 6.-some change for Delphi2005 DSPack 2.3.3 (Sep 2004). DSPack is a set of Components and class to write Multimedia Applications using MS Direct Show and DirectX technologies. DSPack is designed to work with DirectX 9 on Win9X, ME, 2000, and Windows XP operating systems. Now VMR (Video Mixing Renderer) is available on all Windows Operating Systems. DSPack 2 is designed to work with Delphi 5,6,7 and CPP Builder 6.
Platform: | Size: 1670144 | Author: akay | Hits:

[DirextX基于Delphi的VFW视频捕获程序的开发

Description: 许多关于视频的软件(如视频会议、可视电话等)开发都应用于视频捕获技术。微软为软件开发人员提供了一个专门用于视频捕获的VFW SDK,从而为在Windows系统中实现视频捕获提供了标准的接口,并大大降低了程序的开发难度。由于VFW SDK只有VC和VB版,没有Delphi版,因此需要在Delphi中一一声明DLL中的各个函数和变量。文中详细介绍了如何利用VFW在Delphi中开发视频捕获程序的步骤,同时给出了程序实例。-many of the video software (such as video conferencing, video telephony, etc.) are applied to the development of video capture technology. Microsoft for software developers with a special video capture for the VFW SDK, for the Windows System Video Capture provides a standardized interface, and greatly reduce the development process more difficult. As VFW SDK only version of VB and VC, no version of Delphi, Delphi in a statement on January 1 of each DLL functions and variables. This paper describes in detail how to use VFW in Delphi development video capture process steps and give examples of the program.
Platform: | Size: 5120 | Author: 王鹏 | Hits:

[Delphi VCLvideo-for-windows

Description: delphi video for windows 实现控件-delphi video for windows to achieve control
Platform: | Size: 28672 | Author: yagee | Hits:

[Delphi/CppBuilderPlay0705

Description: unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf // Types for event-procedures type TCapStatusProc = procedure(Sender: TObject) of object TCapStatusCallback = procedure(Sender: TObject nID: integer status: string) of object TVideoStream = procedure(sender: TObject lpVhdr: PVIDEOHDR) of object TAudioStream = procedure(sender: TObject lpWHdr: PWAVEHDR) of object // Property Editor for driver selection type TDrivereditor = class(TPropertyEditor) function GetAttributes: TPropertyAttributes override procedure GetValues(Proc: TGetStrProc) override function GetValue: string override procedure SetValue(const Value: string) override end -unit Video interfaceuses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf// Types for event-procedurestype TCapStatusProc = procedure (Sender: TObject) of object TCapStatusCallback = procedure (Sender: TObject nID: integer status: string) of object TVideoStream = procedure (sender: TObject lpVhdr: PVIDEOHDR) of object TAudioStream = procedure (sender: TObject lpWHdr: PWAVEHDR) of object// Property Editor for driver selectiontype TDrivereditor = class (TPropertyEditor) function GetAttributes: TPropertyAttributes override procedure GetValues (Proc: TGetStrProc) override function GetValue: string override procedure SetValue (const Value: string) override end
Platform: | Size: 54272 | Author: 123456 | Hits:

[Delphi VCLanfang

Description: 本系统是基于企业局域网平台针对企业安防,音视频数据的管理系统。它是传统视频监控系统在功能和性能上的延伸和拓展,实现真正意义上的无人看守。用户名和密码:yuansheng 由于本系统暂时没有打包,运行时要注册MSCOMM32.OCX控件,方法是先把MSCOMM32.OCX控件复制到C:\WINDOWS\system32目录下面,然后顺次点击“开始->运行”,在运行对话框中输入“regsvr32 MSCOMM32.OCX”点击“确定”即注册成功。-The system is based on the enterprise LAN platform for enterprise security, audio and video data management system. It is a traditional video surveillance system in the functionality and performance on the extension and expansion of real unguarded. User name and password: yuansheng as a result of the system there is no packing, run-time to register MsComm32.ocx control method is to first control MsComm32.ocx copied to C: WINDOWSsystem32 directory below, and then sequentially click
Platform: | Size: 2162688 | Author: sdf | Hits:

[ICQ-IM-Chatp2p

Description: 1. 设置ODBC驱动,将系统DSN命名为ShareRes2,并和数据库shareResV2.mdb建立连接。 将start.ini和P2PServerDll.dll拷贝到系统目录(如:C:\WINDOWS\system32)。注意start.ini的设置和实际ODBC设置一致。 2. 打开服务器例子程序,启动服务器例子VB或Vc例子。需要看服务器的log,请将p2psvr.log拷贝到c:\根目录下。 3. 打开客户端Dll调用例子,只有客户端已经登录服务器,才能收到信息。 4. 本例子中不包括语音,视频,文件等组件。 -1. Setting ODBC driver, the system DSN named ShareRes2, and establish a connection and database shareResV2.mdb. Start.ini and P2PServerDll.dll will be copied to the system directory (for example: C: WINDOWSsystem32). Note start.ini settings and actual ODBC settings unanimously. 2. Examples of procedures to open the server, start the server example VB or Vc example. Need to see the server log, please p2psvr.log copy to c: root directory. 3. Open Client Dll call example, only the client has login server can receive the information. 4. This example does not include voice, video, documents and other components.
Platform: | Size: 1542144 | Author: ssss | Hits:

[Delphi VCLavicap

Description: Purpose: --- -- This component is used for capturing staff from AVI to BMP. Installation: ------------- Extract the compiled units into your Lib directory or into another directory that is listed in the Library path in your Delphi options. Choose file AVIcap.dcu for register. description: ------------ AVIcap V2.0 used for capturing frame from AVI without drawing on the screen, that is essentially fast. It can be reached by using of avifil32.dll from MS Video For Windows. New property: number of bits per pixel of bitmap.Now you can save BMP using next formats: pf1bit, pf4bit, pf8bit, pf8bitGray, pf15bit, pf16bit, pf24bit, pf32bit, pfDevice. See example to detail.-Purpose:---- This component is used for capturing staff from AVI to BMP.Installation :------------- Extract the compiled units into your Lib directory or intoanother directory that is listed in the Library path in your Delphi options.Choose file AVIcap.dcu for register.description :------------ AVIcap V2.0 used for capturing frame from AVI without drawing on the screen, that isessentially fast. It can be reached by using of avifil32.dll from MS Video For Windows.New property: number of bits per pixel of bitmap.Now you can save BMP using next formats: pf1bit, pf4bit, pf8bit, pf8bitGray, pf15bit, pf16bit, pf24bit, pf32bit , pfDevice.See example to detail.
Platform: | Size: 9216 | Author: 杨儒津 | Hits:

[Delphi VCLqyafglxt

Description: 企业安防管理系统:随着企业的信息化建设不断深入,如今在很多生活领域(如小区物业、企事业单位等)都进行了安全布防,一旦有事件发生时,就可以进行人工或自动报警(如火警、水警等)。特别是大中型企业都加快了信息网络平台的建设;企业正逐步转向利用网络和计算机集中处理管理、生产、销售、物流、售后服务等重要环节的大量数据。 数字视频、音频技术以其高清晰度、易于存储、回放和共享而备受关注,是企业可视信息管理系统的重要组成部分。本系统是基于企业局域网平台针对企业安防、音、视频数据的管理系统。它是传统视频监控系统在功能和性能上的延伸和拓展。 运行环境 操作系统:Windows ME/2000/XP 开发工具:Delphi 7.0 数据库:SQL Server 2000 硬件配置:CPU:Pentium 200MHz 以上 内存:32MBRAM以上 硬盘:100MB以上磁盘空间 显示分辨率:最低800×600像素 建议1024×768像素 颜色:256色 -Enterprise Security Management System: With the informatization construction of enterprises continued to deepen, is now in many areas of life (such as residential property, enterprises, institutions, etc.) have carried out a security guard, when the time of the incident can be manual or automatic alarm (such as fire, water, police, etc.). Large and medium-sized enterprises in particular, has accelerated the construction of information network platform enterprises are gradually shifting the use of computer networks and concentrate on management, production, marketing, logistics, after-sales service and other important aspects of the large amounts of data. Digital video, audio technology for its high-definition, easy to store, playback and sharing have attracted much attention, visual information management is an important component of the system. The system is based on the enterprise LAN security platform for enterprises, audio, video data management system. It is a traditional video
Platform: | Size: 4627456 | Author: maosan | Hits:

[Delphi VCLDELPHI_mediaplay

Description: 多媒体播放器,利用微软公司在ActiveMovie和Video for Windows的基础上推出的新一代基于COM的流媒体处理的开发包DirectShow与Delphi开发环境编写的多功能影音播放器.与小组成员五人合作完成了可行性研究报告、需求分析、概要设计说明书、详细说明书等开发文档.这是我软件工程实验的一个项目与大家分享,有完整的论文和代码.-Multimedia player, using Microsoft ActiveMovie and Video for Windows based on the introduction of a new generation of COM-based streaming media to deal with the DirectShow SDK and Delphi development environment, the preparation of multi-functional audio and video player. And team members to complete five the feasibility study, needs analysis, a summary of the design specification, detailed specification, such as the development documents.
Platform: | Size: 8699904 | Author: | Hits:

[Internet-NetworkAnyChat

Description: AnyChat在线语音视频互动平台SDK包 “AnyChat在线游戏音视频互动平台”采用业界主流开发工具VC++开发,系统服务器 运行于WindowsNT平台,包括Windows 2000 、Windows 2003全系列版本,客户端采用ActiveX 技术,支持VC++、Delphi、VB、C++Builder等多种开发语言。-Interactive voice and video AnyChat online platform SDK package " AnyChat audio and video interactive online games platform" development tools, the industry' s mainstream VC++ development, system servers running on WindowsNT platform, including Windows 2000, Windows 2003 version of a full range of client-side using ActiveX technology, support for VC++, Delphi, VB, C++ Builder and other development languages.
Platform: | Size: 2467840 | Author: abu | Hits:

[Delphi VCLTCamera

Description: This component is a interface to the Video-Capture functions in Video for Windows. Capture webcams, streaming video with sound. Component for C++ Builder, Delphi.
Platform: | Size: 33792 | Author: darek | Hits:

[Delphi VCLWindows_XP980106242002

Description: Very Cool Windows XP style Form and video capture engine that allows easily capture video from any USB camera(webcam for example). Also used awsome buttons. All components included
Platform: | Size: 317440 | Author: ipsd | Hits:

[Video CaptureVideo-chat-software

Description: 微软为软件开发人员提供了一个专门用于视频捕捉的VFW SDK(Video for Windows SDK),用它实现视频捕捉很简单,至于网络传输嘛,Delphi更是提供了N多种网络组件,随你用了。本文详细介绍了如何利用Delphi中开发视频聊天软件,同时给出了两个程序示例。 -Microsoft for software developers to provide a dedicated video capture of the VFW SDK (Video for Windows SDK), use it for video capture is very simple, as network transmission Well, Delphi is N provided a variety of network components, as you used. This paper describes how to use video chat software developed in Delphi, and gives examples of the two procedures.
Platform: | Size: 53248 | Author: feng | Hits:

[Delphi VCLTulip-v1.0.2

Description: Tulip is a framework library based on Asphyre Sphinx for creating user interfaces for video games and rich applications for Windows (Win32, Win64). It Supports Delphi for development. Tulip is organized in namespaces for easier access and name collision avoidance.
Platform: | Size: 10138624 | Author: sadasd | Hits:

[CommunicationVFW

Description: video for windows under delphi envirment-video for windows
Platform: | Size: 28672 | Author: 洪生 | Hits:

[Delphi VCLtest

Description: Delphi 简单 VFW 视频 Video for Windows含源码-Delphi VFW 视频 Video for Windows
Platform: | Size: 491520 | Author: | Hits:

[Industry researchvideo-metting

Description: 目前网上视频聊天软件、视频会议软件、可视IP电话软件随处可见,你是否想自己做一个玩玩?其实这类软件无非是视频加上网络而建成的。如果熟悉视频捕捉和网络传输技术,根本就难不倒你。微软为软件开发人员提供了一个专门用于视频捕捉的VFW SDK(Video for Windows SDK),用它实现视频捕捉很简单,至于网络传输嘛,Delphi更是提供了N多种网络组件,随你用了。本文详细介绍了如何利用Delphi中开发视频聊天软件,同时给出了两个程序示例-Currently online video chat software, video conferencing software, video IP telephony software is everywhere, whether you want to own a play? In fact, this type of software is nothing more than a video with network and built. If you are familiar with video capture and network transmission technology, you simply can not beat. Microsoft provides software developers with a special video capture VFW SDK (Video for Windows SDK), use it for video capture is very simple, as the network transmission Well, Delphi is to provide a variety of network components N, as you use a. This paper describes how to use the video chat software developed in Delphi, and gives examples of two programs
Platform: | Size: 29696 | Author: zzc | Hits:

[Internet-NetworkNetEngine_WINBuild0703

Description: XEngine主要提供了网络与通信引擎和网络中间件开发的SDK,此引擎内部采用C/C++开发.你可以使用C/C++,VB,DELPHI,E等语言作为其开发语言来调用此引擎的SDK.它是一个跨平台,稳定可靠的网络通信引擎。你可以在这套引擎上面快速的部署你的网络应用程序环境。 你可以使用这套SDK,开发你想要的任何网络与通信程序或服务,包括不限于:聊天服务,视频会议,语音会议,文件服务,远程监控,日志服务,HTTP服务,代理服务,数据转发服务,消息服务,安全验证,流媒体服务,音视频编解码,P2P等等相关工具和服务的开发。(Xengine mainly provides SDK for network and communication engine and network middleware development. The engine is developed by C / C + +. You can use C / C + +, VB, Delphi, e and other languages as its development languages to call the SDK of this engine. It is a cross platform, stable and reliable network communication engine. You can quickly deploy your network application environment on this engine. You can use this SDK to develop any network and communication program or service you want, including but not limited to: chat service, video conference, voice conference, file service, remote monitoring, log service, HTTP service, proxy service, data forwarding service, message service, security verification, streaming media service, audio and video codec, P2P and other related tools and services.)
Platform: | Size: 57284608 | Author: aaadddzxc | Hits:
« 12 »

CodeBus www.codebus.net